From: Eli Zaretskii Date: Fri, 19 Apr 2002 12:06:06 +0000 (+0000) Subject: Document the addition of `hbar'. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~57620 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=267bdad3193d6cf12eb39f6bdb1e2fed9abeefe6;p=emacs.git Document the addition of `hbar'. --- diff --git a/etc/NEWS b/etc/NEWS index 74cc0a9a88a..1ae586a639a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -46,6 +46,12 @@ more complete unification by calling (unify-8859-on-decoding-mode 1). On the other hand, the size of the thumb does not represent the actual amount of text shown any more (only a crude approximation of it). ++++ +** Emacs can produce an underscore-like (horizontal bar) cursor. +The underscore cursor is set by putting `(cursor-type . hbar)' in +default-frame-alist. It supports variable heights, like the `bar' +cursor does. + --- ** PO translation files are decoded according to their MIME headers when Emacs visits them.